Lines Matching defs:data
224 void* data) {
225 Environment* env = static_cast<Environment*>(data);
259 AddCleanupHook([](void* data) {
260 Environment* env = static_cast<Environment*>(data);
769 v8_args_as_char_ptr[i] = v8_args[i].data();
771 V8::SetFlagsFromCommandLine(&argc, v8_args_as_char_ptr.data(), true);
872 // Check whether the NODE_ICU_DEFAULT_DATA_DIR contains the right data
887 // If icu_data_dir is empty here, it will load the 'minimal' data.
890 "(check NODE_ICU_DATA or --icu-data-dir parameters)\n");
1129 // nullptr indicates there's no snapshot data.
1183 // nullptr indicates there's no snapshot data.