Home
last modified time | relevance | path

Searched defs:notHasFunctionPrototype (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnew_object_stub_builder.cpp2270 BRANCH(HasFunctionPrototype(constructor), &hasFunctionPrototype, &notHasFunctionPrototype); in NewJSObjectByConstructor() local
2274 BRANCH(IsEcmaObject(proto), &notHasFunctionPrototype, &slowPath); in NewJSObjectByConstructor() local

Completed in 9 milliseconds