Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter.cpp41 uint32_t numArgs, bool needCheckStack) in NewRuntimeCallInfoBase()
71 uint32_t numArgs, bool needCheckStack) in NewRuntimeCallInfo()
79 JSHandle<JSTaggedValue> newTarget, uint32_t numArgs, bool needCheckStack) in NewRuntimeCallInfo()
86 uint32_t numArgs, bool needCheckStack) in ReBuildRuntimeCallInfo()
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp850 …bject> ObjectFactory::GetJSError(const ErrorType &errorType, const char *data, bool needCheckStack) in GetJSError()
867 bool needCheckStack) in NewJSError()