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.cpp112 bool MetaParser::IsJSObject(JSType type) in IsJSObject() function in rawheap_translate::MetaParser
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.h54 GateRef CircuitBuilder::IsJSObject(GateRef glue, GateRef obj) in IsJSObject() function
Dstub_builder-inl.h1550 inline GateRef StubBuilder::IsJSObject(GateRef glue, GateRef obj) in IsJSObject() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h387 inline bool JSTaggedValue::IsJSObject() const in IsJSObject() function
Djs_hclass.h651 inline bool IsJSObject() const in IsJSObject() function