Home
last modified time | relevance | path

Searched defs:cjsInfo (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/require/
H A Djs_require_manager.cpp20 void RequireManager::InitializeCommonJS(JSThread *thread, CJSInfo cjsInfo) in InitializeCommonJS() argument
55 void RequireManager::CollectExecutedExp(JSThread *thread, CJSInfo cjsInfo) in CollectExecutedExp() argument
/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.cpp277 InvokeEcmaAotEntrypoint(JSHandle<JSFunction> mainFunc, JSHandle<JSTaggedValue> &thisArg, const JSPandaFile *jsPandaFile, std::string_view entryPoint, CJSInfo* cjsInfo) InvokeEcmaAotEntrypoint() argument
[all...]
H A Djs_function.cpp505 InvokeOptimizedEntrypoint(JSThread *thread, JSHandle<JSFunction> mainFunc, JSHandle<JSTaggedValue> &thisArg, CJSInfo* cjsInfo) InvokeOptimizedEntrypoint() argument
544 GetArgsData(bool isFastCall, JSHandle<JSTaggedValue> &thisArg, JSHandle<JSFunction> mainFunc, CJSInfo* cjsInfo) GetArgsData() argument
[all...]

Completed in 4 milliseconds