Home
last modified time | relevance | path

Searched defs:kIsolate (Results 1 – 11 of 11) sorted by relevance

/third_party/node/deps/v8/tools/v8windbg/src/
Dcur-isolate.h21 constexpr wchar_t kIsolate[] = L"v8::internal::Isolate"; variable
/third_party/node/deps/v8/src/regexp/x64/
Dregexp-macro-assembler-x64.h118 static const int kIsolate = kDirectCall + kSystemPointerSize; variable
134 static const int kIsolate = kDirectCall + kSystemPointerSize; variable
/third_party/node/deps/v8/src/regexp/arm/
Dregexp-macro-assembler-arm.h105 static const int kIsolate = kDirectCall + kPointerSize; variable
/third_party/node/deps/v8/src/regexp/ia32/
Dregexp-macro-assembler-ia32.h112 static const int kIsolate = kDirectCall + kSystemPointerSize; variable
/third_party/node/deps/v8/src/regexp/s390/
Dregexp-macro-assembler-s390.h104 static const int kIsolate = kFramePointer - kSystemPointerSize; variable
/third_party/node/deps/v8/src/regexp/mips64/
Dregexp-macro-assembler-mips64.h111 static const int kIsolate = kFramePointer - kSystemPointerSize; variable
/third_party/node/deps/v8/src/regexp/mips/
Dregexp-macro-assembler-mips.h107 static const int kIsolate = kDirectCall + kPointerSize; variable
/third_party/node/deps/v8/src/regexp/loong64/
Dregexp-macro-assembler-loong64.h110 static const int kIsolate = kFramePointer - kSystemPointerSize; variable
/third_party/node/deps/v8/src/regexp/ppc/
Dregexp-macro-assembler-ppc.h105 static const int kIsolate = kFramePointer - kSystemPointerSize; variable
/third_party/node/deps/v8/src/regexp/riscv64/
Dregexp-macro-assembler-riscv64.h116 static const int kIsolate = kFramePointer - kSystemPointerSize; variable
/third_party/node/deps/v8/src/regexp/arm64/
Dregexp-macro-assembler-arm64.h110 static const int kIsolate = -kSystemPointerSize; variable