Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dfast_runtime_stub-inl.h227 JSTaggedValue FastRuntimeStub::FastTypeOf(JSThread *thread, JSTaggedValue obj) in FastTypeOf() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp3300 GateRef StubBuilder::FastTypeOf(GateRef glue, GateRef obj) in FastTypeOf() function in panda::ecmascript::kungfu::StubBuilder