Searched defs:SharedFunctionInfo (Results 1 – 9 of 9) sorted by relevance
| /external/v8/src/ |
| D | optimizing-compile-dispatcher.h | 21 class SharedFunctionInfo; variable
|
| D | code-events.h | 17 class SharedFunctionInfo; variable
|
| D | log.cc | 260 void PerfBasicLogger::LogRecordedBuffer(AbstractCode* code, SharedFunctionInfo*, in LogRecordedBuffer() argument 383 void LowLevelLogger::LogRecordedBuffer(AbstractCode* code, SharedFunctionInfo*, in LogRecordedBuffer() argument
|
| D | objects-inl.h | 5649 ACCESSORS(DebugInfo, shared, SharedFunctionInfo, kSharedFunctionInfoIndex) in ACCESSORS() argument 5854 BOOL_ACCESSORS(SharedFunctionInfo, compiler_hints, needs_home_object, in BOOL_ACCESSORS() argument
|
| D | objects.h | 860 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
|
| /external/v8/src/snapshot/ |
| D | serializer.h | 111 void LogRecordedBuffer(AbstractCode* code, SharedFunctionInfo*, in LogRecordedBuffer() argument
|
| /external/v8/tools/ |
| D | grokdump.py | 1489 class SharedFunctionInfo(HeapObject): class
|