Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dfast_runtime_stub-inl.h216 JSTaggedValue FastRuntimeStub::GetGlobalOwnProperty(JSThread *thread, JSTaggedValue receiver, JSTag… in GetGlobalOwnProperty() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp8744 GateRef StubBuilder::GetGlobalOwnProperty(GateRef glue, GateRef receiver, GateRef key, ProfileOpera… in GetGlobalOwnProperty() function in panda::ecmascript::kungfu::StubBuilder