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