Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-array-accessor.cc43 bool IsConstantAtIndexSmi(int index) const override { in IsConstantAtIndexSmi() function in v8::internal::interpreter::__anon1b7e94e20111::OnHeapBytecodeArray
263 bool BytecodeArrayAccessor::IsConstantAtIndexSmi(int index) const { in IsConstantAtIndexSmi() function in v8::internal::interpreter::BytecodeArrayAccessor
/external/v8/src/compiler/
Djs-heap-broker.cc1642 bool IsConstantAtIndexSmi(int index) const { in IsConstantAtIndexSmi() function in v8::internal::compiler::BytecodeArrayData
3281 bool BytecodeArrayRef::IsConstantAtIndexSmi(int index) const { in IsConstantAtIndexSmi() function in v8::internal::compiler::BytecodeArrayRef
5408 bool OffHeapBytecodeArray::IsConstantAtIndexSmi(int index) const { in IsConstantAtIndexSmi() function in v8::internal::compiler::OffHeapBytecodeArray