Searched defs:GetBytecodeArray (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | frames.cc | 1612 BytecodeArray* InterpretedFrame::GetBytecodeArray() const { in GetBytecodeArray() function in v8::internal::InterpretedFrame |
D | objects-inl.h | 5341 BytecodeArray* AbstractCode::GetBytecodeArray() { in GetBytecodeArray() function |