Searched refs:dynamicComponentArg (Results 1 – 1 of 1) sorted by relevance
70 auto dynamicComponentArg = JSRef<JSObject>::Cast(info[0]); in Create() local71 auto hapPathValue = dynamicComponentArg->GetProperty("hapPath"); in Create()72 auto abcPathValue = dynamicComponentArg->GetProperty("abcPath"); in Create()73 auto entryPointValue = dynamicComponentArg->GetProperty("entryPoint"); in Create()82 auto jsWorker = dynamicComponentArg->GetProperty("worker"); in Create()