Searched refs:cachedDataLength (Results 1 – 1 of 1) sorted by relevance
1497 size_t cachedDataLength, in OH_JSVM_CompileScript() argument1514 ? new v8::ScriptCompiler::CachedData(cachedData, cachedDataLength) : nullptr; in OH_JSVM_CompileScript()1583 size_t cachedDataLength, in OH_JSVM_CompileScriptWithOrigin() argument1609 ? new v8::ScriptCompiler::CachedData(cachedData, cachedDataLength) : nullptr; in OH_JSVM_CompileScriptWithOrigin()