Home
last modified time | relevance | path

Searched refs:LoadNativeContextSlot (Results 1 – 25 of 102) sorted by relevance

12345

/dports/lang/v8/v8-9.6.180.12/src/baseline/
H A Dbaseline-assembler-inl.h78 void BaselineAssembler::LoadNativeContextSlot(Register output, uint32_t index) { in LoadNativeContextSlot() function
79 __ LoadNativeContextSlot(output, index); in LoadNativeContextSlot()
H A Dbaseline-assembler.h91 inline void LoadNativeContextSlot(Register output, uint32_t index);
/dports/lang/v8/v8-9.6.180.12/src/codegen/x64/
H A Dmacro-assembler-x64.h838 LoadNativeContextSlot(dst, Context::GLOBAL_PROXY_INDEX); in LoadGlobalProxy()
842 void LoadNativeContextSlot(Register dst, int index);
/dports/www/node10/node-v10.24.1/deps/v8/src/x64/
H A Dmacro-assembler-x64.h847 LoadNativeContextSlot(Context::GLOBAL_PROXY_INDEX, dst); in LoadGlobalProxy()
851 void LoadNativeContextSlot(int index, Register dst);
/dports/www/node10/node-v10.24.1/deps/v8/src/arm/
H A Dmacro-assembler-arm.h691 LoadNativeContextSlot(Context::GLOBAL_PROXY_INDEX, dst); in LoadGlobalProxy()
694 void LoadNativeContextSlot(int index, Register dst);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/x64/
H A Dmacro-assembler-x64.h960 LoadNativeContextSlot(Context::GLOBAL_PROXY_INDEX, dst); in LoadGlobalProxy()
964 void LoadNativeContextSlot(int index, Register dst);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/ppc/
H A Dmacro-assembler-ppc.h711 LoadNativeContextSlot(Context::GLOBAL_PROXY_INDEX, dst); in LoadGlobalProxy()
714 void LoadNativeContextSlot(int index, Register dst);
/dports/www/node10/node-v10.24.1/deps/v8/src/ppc/
H A Dmacro-assembler-ppc.h787 LoadNativeContextSlot(Context::GLOBAL_PROXY_INDEX, dst); in LoadGlobalProxy()
790 void LoadNativeContextSlot(int index, Register dst);
/dports/lang/v8/v8-9.6.180.12/src/codegen/loong64/
H A Dmacro-assembler-loong64.h869 LoadNativeContextSlot(dst, Context::GLOBAL_PROXY_INDEX); in LoadGlobalProxy()
872 void LoadNativeContextSlot(Register dst, int index);
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/ppc/
H A Dmacro-assembler-ppc.h778 LoadNativeContextSlot(Context::GLOBAL_PROXY_INDEX, dst); in LoadGlobalProxy()
781 void LoadNativeContextSlot(int index, Register dst);
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/x64/
H A Dmacro-assembler-x64.h999 LoadNativeContextSlot(Context::GLOBAL_PROXY_INDEX, dst); in LoadGlobalProxy()
1003 void LoadNativeContextSlot(int index, Register dst);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/mips/
H A Dmacro-assembler-mips.h995 LoadNativeContextSlot(Context::GLOBAL_PROXY_INDEX, dst); in LoadGlobalProxy()
998 void LoadNativeContextSlot(int index, Register dst);
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/mips/
H A Dmacro-assembler-mips.h1011 LoadNativeContextSlot(Context::GLOBAL_PROXY_INDEX, dst); in LoadGlobalProxy()
1014 void LoadNativeContextSlot(int index, Register dst);
/dports/www/node10/node-v10.24.1/deps/v8/src/mips/
H A Dmacro-assembler-mips.h1012 LoadNativeContextSlot(Context::GLOBAL_PROXY_INDEX, dst); in LoadGlobalProxy()
1015 void LoadNativeContextSlot(int index, Register dst);
/dports/lang/v8/v8-9.6.180.12/src/codegen/mips64/
H A Dmacro-assembler-mips64.h1054 LoadNativeContextSlot(dst, Context::GLOBAL_PROXY_INDEX); in LoadGlobalProxy()
1057 void LoadNativeContextSlot(Register dst, int index);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.h1032 LoadNativeContextSlot(Context::GLOBAL_PROXY_INDEX, dst); in LoadGlobalProxy()
1035 void LoadNativeContextSlot(int index, Register dst);
/dports/www/node10/node-v10.24.1/deps/v8/src/mips64/
H A Dmacro-assembler-mips64.h1069 LoadNativeContextSlot(Context::GLOBAL_PROXY_INDEX, dst); in LoadGlobalProxy()
1072 void LoadNativeContextSlot(int index, Register dst);
/dports/lang/v8/v8-9.6.180.12/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.h1112 LoadNativeContextSlot(dst, Context::GLOBAL_PROXY_INDEX); in LoadGlobalProxy()
1115 void LoadNativeContextSlot(Register dst, int index);
/dports/lang/v8/v8-9.6.180.12/src/codegen/mips/
H A Dmacro-assembler-mips.h993 LoadNativeContextSlot(dst, Context::GLOBAL_PROXY_INDEX); in LoadGlobalProxy()
996 void LoadNativeContextSlot(Register dst, int index);
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.h1051 LoadNativeContextSlot(Context::GLOBAL_PROXY_INDEX, dst); in LoadGlobalProxy()
1054 void LoadNativeContextSlot(int index, Register dst);
/dports/lang/v8/v8-9.6.180.12/src/codegen/ia32/
H A Dmacro-assembler-ia32.h492 void LoadNativeContextSlot(Register dst, int index);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/s390/
H A Dmacro-assembler-s390.h1220 LoadNativeContextSlot(Context::GLOBAL_PROXY_INDEX, dst); in LoadGlobalProxy()
1223 void LoadNativeContextSlot(int index, Register dst);
/dports/www/node10/node-v10.24.1/deps/v8/src/s390/
H A Dmacro-assembler-s390.h1205 LoadNativeContextSlot(Context::GLOBAL_PROXY_INDEX, dst); in LoadGlobalProxy()
1208 void LoadNativeContextSlot(int index, Register dst);
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/s390/
H A Dmacro-assembler-s390.h1237 LoadNativeContextSlot(Context::GLOBAL_PROXY_INDEX, dst); in LoadGlobalProxy()
1240 void LoadNativeContextSlot(int index, Register dst);
/dports/lang/v8/v8-9.6.180.12/src/codegen/ppc/
H A Dmacro-assembler-ppc.h1104 LoadNativeContextSlot(dst, Context::GLOBAL_PROXY_INDEX); in LoadGlobalProxy()
1107 void LoadNativeContextSlot(Register dst, int index);

12345