![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::ExistingCodeLogger, including all inherited members.
| CodeTag typedef | v8::internal::ExistingCodeLogger | |
| ExistingCodeLogger(Isolate *isolate, LogEventListener *listener=nullptr) | v8::internal::ExistingCodeLogger | inlineexplicit |
| isolate_ | v8::internal::ExistingCodeLogger | private |
| listener_ | v8::internal::ExistingCodeLogger | private |
| LogBuiltins() | v8::internal::ExistingCodeLogger | |
| LogCodeObject(Tagged< AbstractCode > object) | v8::internal::ExistingCodeLogger | |
| LogCodeObjects() | v8::internal::ExistingCodeLogger | |
| LogCompiledFunctions(bool ensure_source_positions_available=true) | v8::internal::ExistingCodeLogger | |
| LogExistingFunction(DirectHandle< SharedFunctionInfo > shared, DirectHandle< AbstractCode > code, LogEventListener::CodeTag tag=LogEventListener::CodeTag::kFunction) | v8::internal::ExistingCodeLogger |