Home
last modified time | relevance | path

Searched defs:IsJSShared (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_object-inl.h107 inline bool JSObject::IsJSShared() const in IsJSShared() function
Djs_tagged_value-inl.h1355 inline bool JSTaggedValue::IsJSShared() const in IsJSShared() function
Djs_hclass.h1116 bool IsJSShared() const in IsJSShared() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h1642 inline GateRef StubBuilder::IsJSShared(GateRef glue, GateRef obj) in IsJSShared() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp1114 bool JSValueRef::IsJSShared(const EcmaVM *vm) in IsJSShared() function in panda::JSValueRef