Searched refs:booleanFuncPrototype (Results 1 – 1 of 1) sorted by relevance
989 JSHandle<JSObject> booleanFuncPrototype = in InitializeBoolean() local991 JSHandle<JSTaggedValue> booleanFuncPrototypeValue(booleanFuncPrototype); in InitializeBoolean()998 …JSHandle<JSFunction> booleanFunction = NewBuiltinConstructor(env, booleanFuncPrototype, Boolean::B… in InitializeBoolean()1003 SetFunction(env, booleanFuncPrototype, thread_->GlobalConstants()->GetHandledToStringString(), in InitializeBoolean()1005 SetFunction(env, booleanFuncPrototype, thread_->GlobalConstants()->GetHandledValueOfString(), in InitializeBoolean()