Searched defs:GetConstantAtIndex (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/interpreter/ | ||
| D | bytecode-array-accessor.cc | 38 Handle<Object> GetConstantAtIndex(int index, in GetConstantAtIndex() function in v8::internal::interpreter::__anon1b7e94e20111::OnHeapBytecodeArray |
| /external/v8/src/compiler/ | ||
| D | js-heap-broker.cc | 1638 Handle<Object> GetConstantAtIndex(int index, Isolate* isolate) const { in GetConstantAtIndex() function in v8::internal::compiler::BytecodeArrayData |