Home
last modified time | relevance | path

Searched defs:GetPropertyByName (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dfast_runtime_stub-inl.h187 JSTaggedValue FastRuntimeStub::GetPropertyByName(JSThread *thread, JSTaggedValue receiver, JSTagged… in GetPropertyByName() function
/arkcompiler/ets_runtime/ecmascript/
Dobject_fast_operator-inl.h258 JSTaggedValue ObjectFastOperator::GetPropertyByName(JSThread *thread, JSTaggedValue receiver, in GetPropertyByName() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp541 DEF_CALL_SIGNATURE(GetPropertyByName) in DEF_CALL_SIGNATURE() argument
Dstub_builder.cpp3961 GateRef StubBuilder::GetPropertyByName(GateRef glue, in GetPropertyByName() function in panda::ecmascript::kungfu::StubBuilder
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp2922 DEF_RUNTIME_STUBS(GetPropertyByName) in DEF_RUNTIME_STUBS() argument