Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/require/tests/
H A Djs_cjs_manager_test.cpp65 JSHandle<JSTaggedValue> require = thread->GetEcmaVM()->GetGlobalEnv()->GetCjsRequireFunction(); in HWTEST_F_L0() local
93 JSHandle<JSTaggedValue> require = thread->GetEcmaVM()->GetGlobalEnv()->GetCjsRequireFunction(); in HWTEST_F_L0() local
[all...]
/arkcompiler/ets_runtime/ecmascript/require/
H A Djs_require_manager.cpp26 JSHandle<JSTaggedValue> require = cjsInfo.requireHdl; in InitializeCommonJS() local
/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.cpp442 JSHandle<JSTaggedValue> require = GetGlobalEnv()->GetCjsRequireFunction(); in CJSExecution() local

Completed in 5 milliseconds