Searched defs:GetGlobalPropertyBox (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_object.cpp | 1134 PropertyBox* JSObject::GetGlobalPropertyBox(JSTaggedValue key) in GetGlobalPropertyBox() function in panda::ecmascript::JSObject 1145 PropertyBox* JSObject::GetGlobalPropertyBox(JSThread *thread, const std::string& key) in GetGlobalPropertyBox() function in panda::ecmascript::JSObject |
Completed in 9 milliseconds