Home
last modified time | relevance | path

Searched defs:GetPropertyByName (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dfast_runtime_stub-inl.h186 JSTaggedValue FastRuntimeStub::GetPropertyByName(JSThread *thread, JSTaggedValue receiver, JSTaggedValue key) in GetPropertyByName() function in panda::ecmascript::FastRuntimeStub
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_fast_operator-inl.h252 JSTaggedValue ObjectFastOperator::GetPropertyByName(JSThread *thread, JSTaggedValue receiver, in GetPropertyByName() function in ObjectFastOperator
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp3527 GateRef StubBuilder::GetPropertyByName(GateRef glue, GateRef receiver, GateRef key, in GetPropertyByName() function in panda::ecmascript::kungfu::StubBuilder

Completed in 19 milliseconds