Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-array-accessor.cc47 Smi GetConstantAtIndexAsSmi(int index) const override { in GetConstantAtIndexAsSmi() function in v8::internal::interpreter::__anon1b7e94e20111::OnHeapBytecodeArray
267 Smi BytecodeArrayAccessor::GetConstantAtIndexAsSmi(int index) const { in GetConstantAtIndexAsSmi() function in v8::internal::interpreter::BytecodeArrayAccessor
/external/v8/src/compiler/
Djs-heap-broker.cc1646 Smi GetConstantAtIndexAsSmi(int index) const { in GetConstantAtIndexAsSmi() function in v8::internal::compiler::BytecodeArrayData
3292 Smi BytecodeArrayRef::GetConstantAtIndexAsSmi(int index) const { in GetConstantAtIndexAsSmi() function in v8::internal::compiler::BytecodeArrayRef
5412 Smi OffHeapBytecodeArray::GetConstantAtIndexAsSmi(int index) const { in GetConstantAtIndexAsSmi() function in v8::internal::compiler::OffHeapBytecodeArray