Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_function.h279 inline bool HasFunctionPrototype(const JSThread *thread) const in HasFunctionPrototype() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp6605 GateRef StubBuilder::HasFunctionPrototype(GateRef glue, GateRef ctor) in HasFunctionPrototype() function in panda::ecmascript::kungfu::StubBuilder