Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.cpp361 __attribute__((unused)) static es2panda_Context *CreateContext(es2panda_Config *config, std::string… in CreateContext() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp5935 Local<JSValueRef> JSNApi::CreateContext(const EcmaVM *vm) in CreateContext() function in panda::JSNApi