Home
last modified time | relevance | path

Searched defs:IsPrototype (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profile_type.h335 bool IsPrototype() const in IsPrototype() function
/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.h1554 inline bool IsPrototype() const in IsPrototype() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp509 JSTaggedValue BuiltinsArkTools::IsPrototype(EcmaRuntimeCallInfo *info) in IsPrototype() function in panda::ecmascript::builtins::BuiltinsArkTools