Home
last modified time | relevance | path

Searched refs:GetDebugBytecodeArray (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/objects/
Ddebug-objects-inl.h59 return shared()->GetDebugBytecodeArray(); in DebugBytecodeArray()
Dshared-function-info.h310 inline BytecodeArray* GetDebugBytecodeArray() const;
Dshared-function-info-inl.h465 BytecodeArray* SharedFunctionInfo::GetDebugBytecodeArray() const { in GetDebugBytecodeArray() function