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 NewRuntimeCallInfo()
70 uint32_t numArgs, bool needCheckStack) in ReBuildRuntimeCallInfo()
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp784 …bject> ObjectFactory::GetJSError(const ErrorType &errorType, const char *data, bool needCheckStack) in GetJSError()
800 bool needCheckStack) in NewJSError()