Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dobject_fast_operator-inl.h414 JSTaggedValue ObjectFastOperator::FastGetPropertyByName(JSThread *thread, JSTaggedValue receiver, J… in FastGetPropertyByName() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp3595 GateRef StubBuilder::FastGetPropertyByName(GateRef glue, GateRef obj, GateRef key, ProfileOperation… in FastGetPropertyByName() function in panda::ecmascript::kungfu::StubBuilder