Searched defs:IsPrototype (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/builtins/ | ||
D | builtins_ark_tools.cpp | 301 JSTaggedValue BuiltinsArkTools::IsPrototype(EcmaRuntimeCallInfo *info) in IsPrototype() function in panda::ecmascript::builtins::BuiltinsArkTools |
/arkcompiler/ets_runtime/ecmascript/ | ||
D | js_hclass.h | 1160 inline bool IsPrototype() const in IsPrototype() function |