Home
last modified time | relevance | path

Searched refs:booleanFuncPrototypeValue (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp991 JSHandle<JSTaggedValue> booleanFuncPrototypeValue(booleanFuncPrototype); in InitializeBoolean() local
995 …factory_->NewEcmaHClass(JSPrimitiveRef::SIZE, JSType::JS_PRIMITIVE_REF, booleanFuncPrototypeValue); in InitializeBoolean()