Searched refs:DEFINE_LAZY_LEAKY_OBJECT_GETTER (Results 1 - 25 of 27) sorted by relevance
12
/third_party/node/deps/v8/src/compiler/ |
H A D | type-cache.cc | 13 DEFINE_LAZY_LEAKY_OBJECT_GETTER(const TypeCache, TypeCache::Get)
|
H A D | common-operator.cc | 868 DEFINE_LAZY_LEAKY_OBJECT_GETTER(CommonOperatorGlobalCache,
|
H A D | js-operator.cc | 792 DEFINE_LAZY_LEAKY_OBJECT_GETTER(JSOperatorGlobalCache, GetJSOperatorGlobalCache)
|
H A D | simplified-operator.cc | 1183 DEFINE_LAZY_LEAKY_OBJECT_GETTER(SimplifiedOperatorGlobalCache,
|
H A D | machine-operator.cc | 1321 DEFINE_LAZY_LEAKY_OBJECT_GETTER(MachineOperatorGlobalCache,
|
/third_party/node/deps/v8/src/init/ |
H A D | isolate-allocator.cc | 60 DEFINE_LAZY_LEAKY_OBJECT_GETTER(VirtualMemoryCage, GetProcessWidePtrComprCage)
|
/third_party/node/deps/v8/src/base/ |
H A D | lazy-instance.h | 249 #define DEFINE_LAZY_LEAKY_OBJECT_GETTER(T, FunctionName, ...) \ macro
|
/third_party/node/deps/v8/src/heap/ |
H A D | code-range.cc | 29 DEFINE_LAZY_LEAKY_OBJECT_GETTER(CodeRangeAddressHint, GetCodeRangeAddressHint)
|
/third_party/node/deps/v8/src/sandbox/ |
H A D | sandbox.cc | 328 DEFINE_LAZY_LEAKY_OBJECT_GETTER(Sandbox, GetProcessWideSandbox)
|
/third_party/node/deps/v8/src/utils/ |
H A D | ostreams.cc | 118 DEFINE_LAZY_LEAKY_OBJECT_GETTER(base::RecursiveMutex,
|
H A D | allocation.cc | 75 DEFINE_LAZY_LEAKY_OBJECT_GETTER(PageAllocatorInitializer,
|
/third_party/node/deps/v8/src/codegen/ |
H A D | register-configuration.cc | 142 DEFINE_LAZY_LEAKY_OBJECT_GETTER(ArchDefaultRegisterConfiguration,
|
/third_party/node/deps/v8/src/diagnostics/ |
H A D | basic-block-profiler.cc | 18 DEFINE_LAZY_LEAKY_OBJECT_GETTER(BasicBlockProfiler, BasicBlockProfiler::Get)
|
/third_party/node/deps/v8/src/base/platform/ |
H A D | time.cc | 346 DEFINE_LAZY_LEAKY_OBJECT_GETTER(Clock, GetClock)
|
H A D | platform-posix.cc | 103 DEFINE_LAZY_LEAKY_OBJECT_GETTER(RandomNumberGenerator,
|
H A D | platform-win32.cc | 737 DEFINE_LAZY_LEAKY_OBJECT_GETTER(RandomNumberGenerator,
|
/third_party/node/deps/v8/src/profiler/ |
H A D | cpu-profiler.cc | 491 DEFINE_LAZY_LEAKY_OBJECT_GETTER(CpuProfilersManager, GetProfilersManager)
|
/third_party/node/deps/v8/src/runtime/ |
H A D | runtime-test-wasm.cc | 37 DEFINE_LAZY_LEAKY_OBJECT_GETTER(WasmCompileControlsMap,
|
/third_party/node/deps/v8/src/diagnostics/x64/ |
H A D | disasm-x64.cc | 227 DEFINE_LAZY_LEAKY_OBJECT_GETTER(InstructionTable, GetInstructionTable)
|
/third_party/node/deps/v8/src/execution/arm/ |
H A D | simulator-arm.cc | 38 DEFINE_LAZY_LEAKY_OBJECT_GETTER(Simulator::GlobalMonitor,
|
/third_party/node/deps/v8/src/execution/arm64/ |
H A D | simulator-arm64.cc | 72 DEFINE_LAZY_LEAKY_OBJECT_GETTER(Simulator::GlobalMonitor,
|
/third_party/node/deps/v8/src/execution/loong64/ |
H A D | simulator-loong64.cc | 32 DEFINE_LAZY_LEAKY_OBJECT_GETTER(Simulator::GlobalMonitor,
|
/third_party/node/deps/v8/src/execution/ppc/ |
H A D | simulator-ppc.cc | 35 DEFINE_LAZY_LEAKY_OBJECT_GETTER(Simulator::GlobalMonitor,
|
/third_party/node/deps/v8/src/execution/mips64/ |
H A D | simulator-mips64.cc | 32 DEFINE_LAZY_LEAKY_OBJECT_GETTER(Simulator::GlobalMonitor,
|
/third_party/node/deps/v8/src/execution/mips/ |
H A D | simulator-mips.cc | 32 DEFINE_LAZY_LEAKY_OBJECT_GETTER(Simulator::GlobalMonitor,
|
Completed in 81 milliseconds
12