HomeSort by relevance Sort by last modified time
    Searched refs:res_heap (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/v8/test/cctest/
test-api.cc 874 TestAsciiResource* res_heap = local
879 Local<String> source = String::NewExternal(env->GetIsolate(), res_heap);
    [all...]
  /external/v8/test/cctest/
test-api.cc 691 TestAsciiResource* res_heap = local
696 Local<String> source = String::NewExternal(res_heap);
    [all...]

Completed in 47 milliseconds