Searched defs:require (Results 1 – 15 of 15) sorted by relevance
17 declare const require: Function; constant
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
392 JSHandle<JSTaggedValue> require = GetGlobalEnv()->GetCjsRequireFunction(); in CJSExecution() local