Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_function.h274 inline bool HasFunctionPrototype() const in HasFunctionPrototype() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp6037 GateRef StubBuilder::HasFunctionPrototype(GateRef ctor) in HasFunctionPrototype() function in panda::ecmascript::kungfu::StubBuilder