/third_party/node/deps/v8/src/snapshot/ |
D | object-deserializer.h | 14 class SharedFunctionInfo; variable
|
D | serializer.h | 120 MaybeHandle<SharedFunctionInfo>, const char* name, in LogRecordedBuffer()
|
/third_party/node/deps/v8/src/baseline/ |
D | baseline.h | 14 class SharedFunctionInfo; variable
|
/third_party/node/deps/v8/src/parsing/ |
D | parsing.h | 14 class SharedFunctionInfo; variable
|
/third_party/node/deps/v8/src/asmjs/ |
D | asm-js.h | 22 class SharedFunctionInfo; variable
|
/third_party/node/deps/v8/src/objects/ |
D | shared-function-info-inl.h | 141 RENAME_PRIMITIVE_TORQUE_ACCESSORS(SharedFunctionInfo, raw_function_token_offset, in RENAME_PRIMITIVE_TORQUE_ACCESSORS() argument 152 UINT8_ACCESSORS(SharedFunctionInfo, flags2, kFlags2Offset) in UINT8_ACCESSORS() argument 257 BIT_FIELD_ACCESSORS(SharedFunctionInfo, flags2, class_scope_has_private_brand, in BIT_FIELD_ACCESSORS() argument 414 DEF_ACQUIRE_GETTER(SharedFunctionInfo, scope_info, ScopeInfo) { in DEF_ACQUIRE_GETTER() argument 422 DEF_GETTER(SharedFunctionInfo, scope_info, ScopeInfo) { in DEF_GETTER() argument 859 DEF_GETTER(SharedFunctionInfo, script, HeapObject) { in DEF_GETTER() argument
|
D | js-function-inl.h | 90 DEF_GETTER(JSFunction, shared, SharedFunctionInfo) { in DEF_GETTER() argument 94 DEF_RELAXED_GETTER(JSFunction, shared, SharedFunctionInfo) { in DEF_RELAXED_GETTER() argument
|
D | object-list-macros.h | 56 class SharedFunctionInfo; variable
|
/third_party/node/deps/v8/src/compiler/ |
D | bytecode-graph-builder.h | 23 class SharedFunctionInfo; variable
|
D | graph-visualizer.h | 21 class SharedFunctionInfo; variable
|
D | js-operator.h | 27 class SharedFunctionInfo; variable
|
D | heap-refs.cc | 1556 HEAP_ACCESSOR_C(SharedFunctionInfo, Builtin, builtin_id) in HEAP_ACCESSOR_C() argument
|
/third_party/node/deps/v8/src/execution/ |
D | messages.h | 31 class SharedFunctionInfo; variable
|
/third_party/node/deps/v8/src/heap/ |
D | weak-object-worklists.h | 25 class SharedFunctionInfo; variable
|
D | factory-base.h | 20 class SharedFunctionInfo; variable
|
/third_party/node/deps/v8/src/compiler-dispatcher/ |
D | optimizing-compile-dispatcher.h | 24 class SharedFunctionInfo; variable
|
D | lazy-compile-dispatcher.h | 42 class SharedFunctionInfo; variable
|
/third_party/node/deps/v8/src/maglev/ |
D | maglev-compilation-info.h | 18 class SharedFunctionInfo; variable
|
/third_party/node/deps/v8/src/codegen/ |
D | source-position.h | 21 class SharedFunctionInfo; variable
|
/third_party/node/deps/v8/src/profiler/ |
D | allocation-tracker.h | 25 class SharedFunctionInfo; variable
|
/third_party/node/deps/v8/src/logging/ |
D | code-events.h | 23 class SharedFunctionInfo; variable
|
D | log.cc | 364 MaybeHandle<SharedFunctionInfo>, in LogRecordedBuffer() 648 MaybeHandle<SharedFunctionInfo>, in LogRecordedBuffer()
|
/third_party/node/deps/v8/tools/ |
D | grokdump.py | 1646 class SharedFunctionInfo(HeapObject): class
|