Searched defs:IsClassPrototype (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | hcr_circuit_builder.h | 349 GateRef CircuitBuilder::IsClassPrototype(GateRef object) in IsClassPrototype() function in panda::ecmascript::kungfu::CircuitBuilder |
| H A D | stub_builder-inl.h | 1319 inline GateRef StubBuilder::IsClassPrototype(GateRef object) in IsClassPrototype() function in panda::ecmascript::kungfu::StubBuilder |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_tagged_value-inl.h | 72 inline bool JSTaggedValue::IsClassPrototype() const in IsClassPrototype() function in panda::ecmascript::JSTaggedValue |
| H A D | js_hclass.h | 1496 inline bool IsClassPrototype() const in IsClassPrototype() function in panda::ecmascript::JSHClass |
Completed in 17 milliseconds