Searched defs:GetConstantAtIndexAsSmi (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/interpreter/ | ||
| D | bytecode-array-accessor.cc | 47 Smi GetConstantAtIndexAsSmi(int index) const override { in GetConstantAtIndexAsSmi() function in v8::internal::interpreter::__anon1b7e94e20111::OnHeapBytecodeArray |
| /external/v8/src/compiler/ | ||
| D | js-heap-broker.cc | 1646 Smi GetConstantAtIndexAsSmi(int index) const { in GetConstantAtIndexAsSmi() function in v8::internal::compiler::BytecodeArrayData |