Searched defs:GetBytecodeArray (Results 1 – 4 of 4) sorted by relevance
| /external/v8/src/objects/ | ||
| D | shared-function-info-inl.h | 465 BytecodeArray SharedFunctionInfo::GetBytecodeArray() const { in GetBytecodeArray() function |
| D | code-inl.h | 118 BytecodeArray AbstractCode::GetBytecodeArray() { in GetBytecodeArray() function |
| /external/v8/src/execution/ | ||
| D | frames.cc | 1740 BytecodeArray InterpretedFrame::GetBytecodeArray() const { in GetBytecodeArray() function in v8::internal::InterpretedFrame |
| /external/v8/src/compiler/ | ||
| D | js-heap-broker.cc | 1789 ObjectData* GetBytecodeArray() const { return GetBytecodeArray_; } in GetBytecodeArray() function in v8::internal::compiler::SharedFunctionInfoData |