Home
last modified time | relevance | path

Searched defs:ToPrototypeOrObj (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.cpp1107 JSHandle<JSTaggedValue> JSTaggedValue::ToPrototypeOrObj(JSThread *thread, const JSHandle<JSTaggedVa… in ToPrototypeOrObj() function in panda::ecmascript::JSTaggedValue
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp6264 GateRef StubBuilder::ToPrototypeOrObj(GateRef glue, GateRef obj) in ToPrototypeOrObj() function in panda::ecmascript::kungfu::StubBuilder