Searched defs:OrdinaryToPrimitive (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_tagged_value.cpp | 824 JSTaggedValue JSTaggedValue::OrdinaryToPrimitive(JSThread *thread, const JSHandle<JSTaggedValue> &t… in OrdinaryToPrimitive() function in panda::ecmascript::JSTaggedValue |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | stub_builder.cpp | 13066 GateRef StubBuilder::OrdinaryToPrimitive(GateRef glue, GateRef value, PreferredPrimitiveType type, … in OrdinaryToPrimitive() function in panda::ecmascript::kungfu::StubBuilder |