Home
last modified time | relevance | path

Searched refs:RuntimeStObjByName (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.h380 static inline JSTaggedValue RuntimeStObjByName(JSThread *thread, const JSHandle<JSTaggedValue> &obj,
H A Druntime_stubs-inl.h744 JSTaggedValue RuntimeStubs::RuntimeStObjByName(JSThread *thread, const JSHandle<JSTaggedValue> &obj, in RuntimeStObjByName() function in panda::ecmascript::RuntimeStubs
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dslow_runtime_stub.cpp824 return RuntimeStubs::RuntimeStObjByName(thread, objHandle, propHandle, valueHandle); in StObjByName()

Completed in 11 milliseconds