Lines Matching refs:ToHandle
1252 .ToHandle(&cached_code)) {
1371 if (finalize_data.coverage_info().ToHandle(&coverage_info)) {
1577 if (script_details.name_obj.ToHandle(&script_name)) {
1587 if (script_details.source_map_url.ToHandle(&source_map_url) &&
1592 if (script_details.host_defined_options.ToHandle(&host_defined_options)) {
1768 if (!maybe_result.ToHandle(&result)) {
1807 if (!maybe_result.ToHandle(&result)) {
2114 .ToHandle(&maybe_code)) {
2161 if (!GenerateBaselineCode(isolate, shared).ToHandle(&code)) {
2220 if (!maybe_code.ToHandle(&code)) return false;
2271 .ToHandle(&code)) {
2381 .ToHandle(&shared_info)) {
2892 if (!JSReceiver::GetConstructor(isolate, js_obj).ToHandle(&constructor)) {
2954 if (maybe_result.ToHandle(&result)) {
3050 if (maybe_result.ToHandle(&result)) {
3092 if (use_compilation_cache && maybe_result.ToHandle(&result)) {
3192 if (!maybe_result.ToHandle(&wrapped)) {
3285 if (maybe_result.ToHandle(&result)) {
3312 if (maybe_script_name.ToHandle(&script_name) && script_name->IsString()) {
3336 if (maybe_existing.ToHandle(&existing)) {