Searched defs:SharedFunctionInfo (Results 1 – 15 of 15) sorted by relevance
/external/v8/src/compiler-dispatcher/ |
D | optimizing-compile-dispatcher.h | 22 class SharedFunctionInfo; variable
|
D | compiler-dispatcher.h | 34 class SharedFunctionInfo; variable
|
D | compiler-dispatcher-job.h | 28 class SharedFunctionInfo; variable
|
/external/v8/src/ |
D | source-position.h | 21 class SharedFunctionInfo; variable
|
D | messages.h | 26 class SharedFunctionInfo; variable
|
D | code-events.h | 18 class SharedFunctionInfo; variable
|
D | log.cc | 262 void PerfBasicLogger::LogRecordedBuffer(AbstractCode* code, SharedFunctionInfo*, in LogRecordedBuffer() argument 385 void LowLevelLogger::LogRecordedBuffer(AbstractCode* code, SharedFunctionInfo*, in LogRecordedBuffer() argument
|
D | objects-inl.h | 5804 ACCESSORS(DebugInfo, shared, SharedFunctionInfo, kSharedFunctionInfoIndex) in ACCESSORS() argument 5965 BOOL_ACCESSORS(SharedFunctionInfo, compiler_hints, allows_lazy_compilation, in BOOL_ACCESSORS() argument 6023 BOOL_ACCESSORS(SharedFunctionInfo, debugger_hints, in BOOL_ACCESSORS() argument 6123 ACCESSORS(SharedFunctionInfo, outer_scope_info, HeapObject, in ACCESSORS() argument
|
D | objects.h | 946 class SharedFunctionInfo; variable
|
/external/v8/src/profiler/ |
D | allocation-tracker.h | 23 class SharedFunctionInfo; variable
|
/external/v8/src/compiler/ |
D | frame-states.h | 15 class SharedFunctionInfo; variable
|
D | js-operator.h | 20 class SharedFunctionInfo; variable
|
/external/v8/src/snapshot/ |
D | serializer.h | 111 void LogRecordedBuffer(AbstractCode* code, SharedFunctionInfo*, in LogRecordedBuffer() argument
|
/external/v8/src/parsing/ |
D | parse-info.h | 28 class SharedFunctionInfo; variable
|
/external/v8/tools/ |
D | grokdump.py | 1490 class SharedFunctionInfo(HeapObject): class
|