Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h648 inline GateRef StubBuilder::TaggedIsJSGlobalObject(GateRef x) in TaggedIsJSGlobalObject() function
650 return env_->GetBuilder()->TaggedIsJSGlobalObject(x); in TaggedIsJSGlobalObject()
Dstub_builder.h214 GateRef TaggedIsJSGlobalObject(GateRef x);
Dcircuit_builder.h470 inline GateRef TaggedIsJSGlobalObject(GateRef x);
Dcircuit_builder-inl.h394 GateRef CircuitBuilder::TaggedIsJSGlobalObject(GateRef x) in TaggedIsJSGlobalObject() function