Searched refs:hException (Results 1 – 1 of 1) sorted by relevance
50 v8::Local<v8::Value> hException = trycatch.Exception(); in CreateReturnValue() local52 if (hException->IsObject()) { in CreateReturnValue()54 hValue = hException.As<v8::Object>()->Get( in CreateReturnValue()61 hValue = hException.As<v8::Object>()->Get( in CreateReturnValue()71 hReturnValue->Set(2, hException); in CreateReturnValue()