Searched defs:ToPrototypeOrObj (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
D | js_tagged_value.cpp | 1107 JSHandle<JSTaggedValue> JSTaggedValue::ToPrototypeOrObj(JSThread *thread, const JSHandle<JSTaggedVa… in ToPrototypeOrObj() function in panda::ecmascript::JSTaggedValue |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | stub_builder.cpp | 6264 GateRef StubBuilder::ToPrototypeOrObj(GateRef glue, GateRef obj) in ToPrototypeOrObj() function in panda::ecmascript::kungfu::StubBuilder |