Home
last modified time | relevance | path

Searched refs:cachedDataLength (Results 1 – 1 of 1) sorted by relevance

/third_party/node/src/
Djs_native_api_v8.cc1497 size_t cachedDataLength, in OH_JSVM_CompileScript() argument
1514 ? new v8::ScriptCompiler::CachedData(cachedData, cachedDataLength) : nullptr; in OH_JSVM_CompileScript()
1583 size_t cachedDataLength, in OH_JSVM_CompileScriptWithOrigin() argument
1609 ? new v8::ScriptCompiler::CachedData(cachedData, cachedDataLength) : nullptr; in OH_JSVM_CompileScriptWithOrigin()