Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dmetadata_parse.cpp73 bool Meta::IsJSObject(char *hclass) in IsJSObject() function in rawheap_translate::Meta
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.h54 GateRef CircuitBuilder::IsJSObject(GateRef obj) in IsJSObject() function
Dstub_builder-inl.h1447 inline GateRef StubBuilder::IsJSObject(GateRef obj) in IsJSObject() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h358 inline bool JSTaggedValue::IsJSObject() const in IsJSObject() function
Djs_hclass.h629 inline bool IsJSObject() const in IsJSObject() function