Searched defs:GetBytecodeArray (Results 1 – 3 of 3) sorted by relevance
566 BytecodeArray SharedFunctionInfo::GetBytecodeArray(IsolateT* isolate) const { in GetBytecodeArray() function
141 BytecodeArray AbstractCode::GetBytecodeArray() { in GetBytecodeArray() function
1955 BytecodeArray UnoptimizedFrame::GetBytecodeArray() const { in GetBytecodeArray() function in v8::internal::UnoptimizedFrame