Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp855 JSHandle<JSTaggedValue> toObject(thread_, JSTaggedValue(FunctionLength::ZERO)); in InitializeNumber() local
1001 JSHandle<JSTaggedValue> toObject(thread_, JSTaggedValue::False()); in InitializeBoolean() local
1734 JSHandle<JSTaggedValue> toObject(factory_->GetEmptyString()); in InitializeString() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp7881 Label toObject(env); in DeletePropertyOrThrow() local