Home
last modified time | relevance | path

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

/third_party/node/src/
Djsvm_types.h721 } JSVM_CodeCache; typedef
Djs_native_api_v8.cc1714 auto cache = static_cast<JSVM_CodeCache*>(options[i].content.ptr); in CompileOptionResolver()