Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp931 GateRef CircuitBuilder::IsEcmaObject(GateRef glue, GateRef obj) in IsEcmaObject() function in panda::ecmascript::kungfu::CircuitBuilder
Dstub_builder-inl.h1545 inline GateRef StubBuilder::IsEcmaObject(GateRef glue, GateRef obj) in IsEcmaObject() function