Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.h326 static inline JSTaggedValue RuntimeLdGlobalRecord(JSThread *thread, JSTaggedValue key);
H A Druntime_stubs-inl.h1667 JSTaggedValue RuntimeStubs::RuntimeLdGlobalRecord(JSThread *thread, JSTaggedValue key) in RuntimeLdGlobalRecord() function in panda::ecmascript::RuntimeStubs
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dslow_runtime_stub.cpp902 return RuntimeStubs::RuntimeLdGlobalRecord(thread, key); in LdGlobalRecord()

Completed in 10 milliseconds