Searched refs:JSVM_CodeCache (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/src/ | ||
| D | jsvm_types.h | 721 } JSVM_CodeCache; typedef |
| D | js_native_api_v8.cc | 1714 auto cache = static_cast<JSVM_CodeCache*>(options[i].content.ptr); in CompileOptionResolver() |