Home
last modified time | relevance | path

Searched defs:GetConstantAtIndex (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-array-accessor.cc38 Handle<Object> GetConstantAtIndex(int index, in GetConstantAtIndex() function in v8::internal::interpreter::__anon1b7e94e20111::OnHeapBytecodeArray
258 Handle<Object> BytecodeArrayAccessor::GetConstantAtIndex( in GetConstantAtIndex() function in v8::internal::interpreter::BytecodeArrayAccessor
/external/v8/src/compiler/
Djs-heap-broker.cc1638 Handle<Object> GetConstantAtIndex(int index, Isolate* isolate) const { in GetConstantAtIndex() function in v8::internal::compiler::BytecodeArrayData
3268 Handle<Object> BytecodeArrayRef::GetConstantAtIndex(int index) const { in GetConstantAtIndex() function in v8::internal::compiler::BytecodeArrayRef
5403 Handle<Object> OffHeapBytecodeArray::GetConstantAtIndex( in GetConstantAtIndex() function in v8::internal::compiler::OffHeapBytecodeArray