Searched defs:IsJSShared (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_object-inl.h | 107 inline bool JSObject::IsJSShared() const in IsJSShared() function in panda::ecmascript::JSObject |
| H A D | js_tagged_value-inl.h | 1316 inline bool JSTaggedValue::IsJSShared() const in IsJSShared() function in panda::ecmascript::JSTaggedValue |
| H A D | js_hclass.h | 1051 bool IsJSShared() const in IsJSShared() function in panda::ecmascript::JSHClass |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | jsnapi_expo.cpp | 1015 bool JSValueRef::IsJSShared(const EcmaVM *vm) in IsJSShared() function in panda::JSValueRef |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | stub_builder-inl.h | 1459 inline GateRef StubBuilder::IsJSShared(GateRef obj) in IsJSShared() function in panda::ecmascript::kungfu::StubBuilder |
Completed in 28 milliseconds