Searched defs:OrdinaryHasInstance (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | hcr_circuit_builder.cpp | 704 GateRef CircuitBuilder::OrdinaryHasInstance(GateRef obj, GateRef target) in OrdinaryHasInstance() function in panda::ecmascript::kungfu::CircuitBuilder |
| H A D | stub_builder.cpp | 5933 GateRef StubBuilder::OrdinaryHasInstance(GateRef glue, GateRef target, GateRef obj) in OrdinaryHasInstance() function in panda::ecmascript::kungfu::StubBuilder |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_function.cpp | 332 bool JSFunction::OrdinaryHasInstance(JSThread *thread, const JSHandle<JSTaggedValue> &constructor, in OrdinaryHasInstance() function in panda::ecmascript::JSFunction |
Completed in 23 milliseconds