Searched defs:GetGlobalOwnProperty (Results 1 – 2 of 2) sorted by relevance
216 JSTaggedValue FastRuntimeStub::GetGlobalOwnProperty(JSThread *thread, JSTaggedValue receiver, JSTag… in GetGlobalOwnProperty() function
8744 GateRef StubBuilder::GetGlobalOwnProperty(GateRef glue, GateRef receiver, GateRef key, ProfileOpera… in GetGlobalOwnProperty() function in panda::ecmascript::kungfu::StubBuilder