Searched defs:defaultConstructor (Results 1 – 8 of 8) sorted by relevance
167 JSHandle<JSTaggedValue> defaultConstructor = env->GetSBuiltininArrayBufferFunction(); in Slice() local276 JSHandle<JSTaggedValue> defaultConstructor = env->GetSBuiltininArrayBufferFunction(); in CloneArrayBuffer() local
205 JSHandle<JSTaggedValue> defaultConstructor = env->GetSharedArrayBufferFunction(); in Slice() local
162 JSHandle<JSTaggedValue> defaultConstructor = env->GetArrayBufferFunction(); in Slice() local283 JSHandle<JSTaggedValue> defaultConstructor = env->GetArrayBufferFunction(); in CloneArrayBuffer() local
775 JSHandle<JSTaggedValue> defaultConstructor = ecmaVm->GetGlobalEnv()->GetRegExpFunction(); in RegExpMatchAll() local1444 JSHandle<JSTaggedValue> defaultConstructor = ecmaVm->GetGlobalEnv()->GetRegExpFunction(); in RegExpSplit() local
128 bool defaultConstructor = false; member
1625 Label defaultConstructor(env); in SubArray() local
979 JSHandle<JSTaggedValue> defaultConstructor = in TypedArraySpeciesCreate() local
2530 … const JSHandle<JSTaggedValue> &defaultConstructor) in SpeciesConstructor()2547 … const JSHandle<JSTaggedValue> &defaultConstructor) in SlowSpeciesConstructor()