Searched defs:require (Results 1 – 3 of 3) sorted by relevance
65 JSHandle<JSTaggedValue> require = thread->GetEcmaVM()->GetGlobalEnv()->GetCjsRequireFunction(); in HWTEST_F_L0() local93 JSHandle<JSTaggedValue> require = thread->GetEcmaVM()->GetGlobalEnv()->GetCjsRequireFunction(); in HWTEST_F_L0() local
26 JSHandle<JSTaggedValue> require = cjsInfo.requireHdl; in InitializeCommonJS() local
2091 JSHandle<JSTaggedValue> require = GetGlobalEnv()->GetCjsRequireFunction(); in CJSExecution() local