Searched defs:IsJSGlobalObject (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_object-inl.h | 67 inline bool JSObject::IsJSGlobalObject() const in IsJSGlobalObject() function in panda::ecmascript::JSObject |
| H A D | js_tagged_value-inl.h | 1195 inline bool JSTaggedValue::IsJSGlobalObject() const in IsJSGlobalObject() function in panda::ecmascript::JSTaggedValue |
| H A D | js_hclass.h | 1491 inline bool IsJSGlobalObject() const in IsJSGlobalObject() function in panda::ecmascript::JSHClass |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | stub_builder-inl.h | 1470 inline GateRef StubBuilder::IsJSGlobalObject(GateRef obj) in IsJSGlobalObject() function in panda::ecmascript::kungfu::StubBuilder |
Completed in 17 milliseconds