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