Home
last modified time | relevance | path

Searched defs:GetBytecodeArray (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dshared-function-info-inl.h566 BytecodeArray SharedFunctionInfo::GetBytecodeArray(IsolateT* isolate) const { in GetBytecodeArray() function in v8::internal::SharedFunctionInfo
H A Dcode-inl.h141 BytecodeArray AbstractCode::GetBytecodeArray() { GetBytecodeArray() function in v8::internal::AbstractCode
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dheap-refs.cc1558 BytecodeArrayRef SharedFunctionInfoRef::GetBytecodeArray() const { in GetBytecodeArray() function in v8::internal::compiler::SharedFunctionInfoRef
/third_party/node/deps/v8/src/execution/
H A Dframes.cc1955 BytecodeArray UnoptimizedFrame::GetBytecodeArray() const { in GetBytecodeArray() function in v8::internal::UnoptimizedFrame

Completed in 13 milliseconds