Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp6274 GateRef instof = GetMethod(glue, target, hasInstanceSymbol, profileTypeInfo, slotId); in InstanceOf() local
6322 void StubBuilder::TryFastHasInstance(GateRef glue, GateRef instof, GateRef target, GateRef object, … in TryFastHasInstance()