Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.cpp824 JSTaggedValue JSTaggedValue::OrdinaryToPrimitive(JSThread *thread, const JSHandle<JSTaggedValue> &t… in OrdinaryToPrimitive() function in panda::ecmascript::JSTaggedValue
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp13066 GateRef StubBuilder::OrdinaryToPrimitive(GateRef glue, GateRef value, PreferredPrimitiveType type, … in OrdinaryToPrimitive() function in panda::ecmascript::kungfu::StubBuilder