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.h331 bool IsPrototype() const in IsPrototype() function
/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.h1503 inline bool IsPrototype() const in IsPrototype() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp458 JSTaggedValue BuiltinsArkTools::IsPrototype(EcmaRuntimeCallInfo *info) in IsPrototype() function in panda::ecmascript::builtins::BuiltinsArkTools