Searched defs:ToPrototypeOrObj (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_tagged_value.cpp | 1449 JSHandle<JSTaggedValue> JSTaggedValue::ToPrototypeOrObj(JSThread *thread, const JSHandle<JSTaggedValue> &obj) in ToPrototypeOrObj() function in panda::ecmascript::JSTaggedValue |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | stub_builder.cpp | 8001 GateRef StubBuilder::ToPrototypeOrObj(GateRef glue, GateRef obj) in ToPrototypeOrObj() function in panda::ecmascript::kungfu::StubBuilder |
Completed in 20 milliseconds