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