Home
last modified time | relevance | path

Searched refs:instOf (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h139 JSTaggedValue instOf = instOfHandler.GetTaggedValue(); in RuntimeInstanceofByHandler() local
141 if (function != instOf) { in RuntimeInstanceofByHandler()