Searched defs:IsJSObject (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | hcr_circuit_builder.h | 54 GateRef CircuitBuilder::IsJSObject(GateRef obj) in IsJSObject() function in panda::ecmascript::kungfu::CircuitBuilder |
| H A D | stub_builder-inl.h | 1356 inline GateRef StubBuilder::IsJSObject(GateRef obj) in IsJSObject() function in panda::ecmascript::kungfu::StubBuilder |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_tagged_value-inl.h | 358 inline bool JSTaggedValue::IsJSObject() const in IsJSObject() function in panda::ecmascript::JSTaggedValue |
| H A D | js_hclass.h | 605 inline bool IsJSObject() const in IsJSObject() function in panda::ecmascript::JSHClass |
Completed in 16 milliseconds