Searched refs:srcMethod (Results 1 – 1 of 1) sorted by relevance
6952 const char *srcMethod = R"JS( in DefineMethodProperties() local6956 OH_JSVM_CreateStringUtf8(env, srcMethod, strlen(srcMethod), &sourceCodeValue); in DefineMethodProperties()6976 const char *srcMethod = R"JS( in DefineStringProperties() local6980 OH_JSVM_CreateStringUtf8(env, srcMethod, strlen(srcMethod), &sourceCodeValue); in DefineStringProperties()7010 const char *srcMethod = R"JS( in DefineGetterProperties() local7014 OH_JSVM_CreateStringUtf8(env, srcMethod, strlen(srcMethod), &sourceCodeValue); in DefineGetterProperties()